home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Minami 58
/
MINAMI58.ISO
/
Varios
/
Juegos Flash
/
Gold Yard.exe
/
scripts
/
DefineButton2_282
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2003-04-29
|
169b
|
9 lines
on(release){
_root.arrow_up = 37;
_root.arrow_down = 39;
_root.arrow_right = 38;
_root.arrow_left = 40;
_root.menuover = "";
gotoAndStop(2);
}